[INFO] cloning repository https://github.com/metierthailand/swc-whitelabel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metierthailand/swc-whitelabel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetierthailand%2Fswc-whitelabel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetierthailand%2Fswc-whitelabel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7fd97eca215e1ad6a200d50c8f75172eaa74bd2
[INFO] testing metierthailand/swc-whitelabel against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetierthailand%2Fswc-whitelabel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metierthailand/swc-whitelabel
[INFO] finished tweaking git repo https://github.com/metierthailand/swc-whitelabel
[INFO] tweaked toml for git repo https://github.com/metierthailand/swc-whitelabel written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metierthailand/swc-whitelabel on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metierthailand/swc-whitelabel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 971ab73a76f7de532334b9ae80e7431d69e3123b236510dc17240af9fff48c0e
[INFO] running `Command { std: "docker" "start" "-a" "971ab73a76f7de532334b9ae80e7431d69e3123b236510dc17240af9fff48c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971ab73a76f7de532334b9ae80e7431d69e3123b236510dc17240af9fff48c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971ab73a76f7de532334b9ae80e7431d69e3123b236510dc17240af9fff48c0e", kill_on_drop: false }`
[INFO] [stdout] 971ab73a76f7de532334b9ae80e7431d69e3123b236510dc17240af9fff48c0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83821d1882a41b429734067099132e5b1477a586ad421c6ee7ad9a0f02b3555b
[INFO] running `Command { std: "docker" "start" "-a" "83821d1882a41b429734067099132e5b1477a586ad421c6ee7ad9a0f02b3555b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling cbor4ii v1.2.2
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling hstr v3.0.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling swc_atoms v9.0.0
[INFO] [stderr]    Compiling swc_sourcemap v10.0.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling swc_common v19.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling testing_macros v1.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling swc_plugin_macro v1.1.0
[INFO] [stderr]    Compiling swc_ecma_ast v21.0.0
[INFO] [stderr]    Compiling swc_error_reporters v21.0.0
[INFO] [stderr]    Compiling swc_core v58.0.4
[INFO] [stderr]    Compiling swc_transform_common v13.0.0
[INFO] [stderr]    Compiling swc_plugin v1.0.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling testing v20.0.0
[INFO] [stderr]    Compiling swc_ecma_testing v20.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling swc_ecma_visit v21.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v35.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen v24.0.0
[INFO] [stderr]    Compiling swc_plugin_proxy v21.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v38.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v42.0.0
[INFO] [stderr]    Compiling wl-extractor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "83821d1882a41b429734067099132e5b1477a586ad421c6ee7ad9a0f02b3555b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83821d1882a41b429734067099132e5b1477a586ad421c6ee7ad9a0f02b3555b", kill_on_drop: false }`
[INFO] [stdout] 83821d1882a41b429734067099132e5b1477a586ad421c6ee7ad9a0f02b3555b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 726d54598f97275834395fa710bacdb433c03b7b6185667ae95fae62c1080911
[INFO] running `Command { std: "docker" "start" "-a" "726d54598f97275834395fa710bacdb433c03b7b6185667ae95fae62c1080911", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling biome_text_size v0.5.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hstr v3.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling biome_text_edit v0.5.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling biome_rowan v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.5.7
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling biome_markup v0.5.7
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling bpaf_derive v0.5.23
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling oxc_resolver v1.12.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling biome_diagnostics_macros v0.5.7
[INFO] [stderr]    Compiling biome_console v0.5.7
[INFO] [stderr]    Compiling bpaf v0.9.24
[INFO] [stderr]    Compiling testing_macros v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling biome_json_syntax v0.5.7
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling biome_unicode_table v0.5.7
[INFO] [stderr]    Compiling biome_json_factory v0.5.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling biome_diagnostics v0.5.7
[INFO] [stderr]    Compiling biome_deserialize_macros v0.5.7
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling swc_atoms v9.0.0
[INFO] [stderr]    Compiling swc_sourcemap v10.0.2
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling swc_core v58.0.4
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling biome_parser v0.5.7
[INFO] [stderr]    Compiling biome_js_syntax v0.5.7
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling biome_json_parser v0.5.7
[INFO] [stderr]    Compiling swc_common v19.0.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling biome_deserialize v0.5.7
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling biome_formatter v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling swc_ecma_ast v21.0.0
[INFO] [stderr]    Compiling swc_error_reporters v21.0.0
[INFO] [stderr]    Compiling swc_transform_common v13.0.0
[INFO] [stderr]    Compiling testing v20.0.0
[INFO] [stderr]    Compiling swc_ecma_testing v20.0.0
[INFO] [stderr]    Compiling biome_js_factory v0.5.7
[INFO] [stderr]    Compiling biome_js_formatter v0.5.7
[INFO] [stderr]    Compiling biome_js_parser v0.5.7
[INFO] [stderr]    Compiling swc_ecma_visit v21.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v35.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen v24.0.0
[INFO] [stderr]    Compiling swc_plugin_proxy v21.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v38.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v42.0.0
[INFO] [stderr]    Compiling wl-extractor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "726d54598f97275834395fa710bacdb433c03b7b6185667ae95fae62c1080911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726d54598f97275834395fa710bacdb433c03b7b6185667ae95fae62c1080911", kill_on_drop: false }`
[INFO] [stdout] 726d54598f97275834395fa710bacdb433c03b7b6185667ae95fae62c1080911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f710b3a093e4fe85f6afb63896b91c7ef47c2ce6a320c4d5517df35771387670
[INFO] running `Command { std: "docker" "start" "-a" "f710b3a093e4fe85f6afb63896b91c7ef47c2ce6a320c4d5517df35771387670", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wl_extractor-07fe827adf0d3509)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wl_extractor-568a8e83983340ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/collector_test.rs (/opt/rustwide/target/debug/deps/collector_test-8188d0946a2cf3e0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_collectors_tests__fixtures__collector__reject_types__enums_tsx ... ok
[INFO] [stdout] test test_collectors_tests__fixtures__collector__reject_types__types_tsx ... ok
[INFO] [stdout] test test_collectors_tests__fixtures__collector__accept_src__variables_tsx ... ok
[INFO] [stdout] test test_collectors_tests__fixtures__collector__reject_src__classes_tsx ... ok
[INFO] [stdout] test test_collectors_tests__fixtures__collector__reject_types__interfaces_tsx ... ok
[INFO] [stdout] test test_collectors_tests__fixtures__collector__reject_types__modules_tsx ... ok
[INFO] [stdout] test test_collectors_tests__fixtures__collector__accept_src__functions_tsx ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-cd6d3bf7a35f5e86)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__asymmetric_keys__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__duplicate_keys__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__invalid_directives__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__circular_imports__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__import_detections__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__optionality_and_wildcard__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__svelte_example__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__missing_configs__test ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__basic_usages__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__closing_jsx__whitelabel_config_json ... ok
[INFO] [stdout] test tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json stdout ----
[INFO] [stdout] Input: /opt/rustwide/workdir/tests/fixtures/integrations/bad-import-detections/whitelabel.config.json
[INFO] [stdout] 🔍 Start collecting whitelabel keys ...
[INFO] [stdout] 	🪡 (def) found replacable_title @ index.tsx
[INFO] [stdout] 	🪡 (def) found flag_is_enable @ index.tsx
[INFO] [stdout] 🏗️ Starting whitelabel code generation...
[INFO] [stdout] 	💼 /tmp/.tmpMOjsRY/src/whitelabel/def.generated.tsx ✅
[INFO] [stdout] 🙈 Detected /tmp/.tmpMOjsRY/src/whitelabel/index.ts, skipped code generation.
[INFO] [stdout] ✅ Successfully generated whitelabel registry in /tmp/.tmpMOjsRY/src/whitelabel/ with 2 total entries.
[INFO] [stdout] 🪄 Starting codemod pass to rewrite references...
[INFO] [stdout] 	 📡 (🏠) replacable_title @ /tmp/.tmpMOjsRY/src/index.tsx
[INFO] [stdout] 	 📡 (🏠) flag_is_enable @ /tmp/.tmpMOjsRY/src/index.tsx
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/integration_test__tests__bad-import-detections-error.snap
[INFO] [stdout] Snapshot: bad-import-detections-error
[INFO] [stdout] Source: tests/integration_test.rs:187
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: e
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1       │-- [Rewriter] refused to proceed, found a name whitelabel but difference import @./src/index.tsx
[INFO] [stdout]           1 │+- [Rewriter] refused to proceed, found a name whitelabel but difference import @./src/index.tsx
[INFO] [stdout]           2 │+
[INFO] [stdout]           3 │+Stack backtrace:
[INFO] [stdout]           4 │+   0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]           5 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]           6 │+   1: <wl_extractor::ast::rewriter::WhitelabelRewriter>::is_already_imported
[INFO] [stdout]           7 │+             at ./src/ast/rewriter.rs:95:24
[INFO] [stdout]           8 │+   2: <wl_extractor::ast::rewriter::WhitelabelRewriter>::find_insert_idx::{closure#0}
[INFO] [stdout]           9 │+             at ./src/ast/rewriter.rs:115:35
[INFO] [stdout]          10 │+   3: <core::slice::iter::Iter<swc_ecma_ast::module::ModuleItem> as core::iter::traits::iterator::Iterator>::try_fold::<usize, <wl_extractor::ast::rewriter::WhitelabelRewriter>::find_insert_idx::{closure#0}, core::option::Option<usize>>
[INFO] [stdout]          11 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/iter/traits/iterator.rs:2496:21
[INFO] [stdout]          12 │+   4: <wl_extractor::ast::rewriter::WhitelabelRewriter>::find_insert_idx
[INFO] [stdout]          13 │+             at ./src/ast/rewriter.rs:106:28
[INFO] [stdout]          14 │+   5: <wl_extractor::ast::rewriter::WhitelabelRewriter as swc_ecma_visit::generated::VisitMut>::visit_mut_program
[INFO] [stdout]          15 │+             at ./src/ast/rewriter.rs:262:41
[INFO] [stdout]          16 │+   6: <swc_ecma_ast::module::Program as swc_ecma_visit::generated::VisitMutWith<wl_extractor::ast::rewriter::WhitelabelRewriter>>::visit_mut_with
[INFO] [stdout]          17 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_visit-21.0.0/src/generated.rs:62376:9
[INFO] [stdout]          18 │+   7: wl_extractor::module::codemod::exec
[INFO] [stdout]          19 │+             at ./src/module/codemod.rs:82:17
[INFO] [stdout]          20 │+   8: wl_extractor::run::run::<integration_test::tests::TestWorkspaceConfig>::{closure#3}
[INFO] [stdout]          21 │+             at ./src/run.rs:175:38
[INFO] [stdout]          22 │+   9: <scoped_tls::ScopedKey<swc_common::syntax_pos::Globals>>::set::<wl_extractor::run::run<integration_test::tests::TestWorkspaceConfig>::{closure#3}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]          23 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scoped-tls-1.0.1/src/lib.rs:137:9
[INFO] [stdout]          24 │+  10: <better_scoped_tls::ScopedKey<swc_common::syntax_pos::Globals>>::set::<wl_extractor::run::run<integration_test::tests::TestWorkspaceConfig>::{closure#3}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]          25 │+             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/better_scoped_tls-1.0.1/src/lib.rs:55:20
[INFO] [stdout]          26 │+  11: wl_extractor::run::run::<integration_test::tests::TestWorkspaceConfig>
[INFO] [stdout]          27 │+             at ./src/run.rs:66:13
[INFO] [stdout]          28 │+  12: integration_test::tests::test_whitelabel_extraction
[INFO] [stdout]          29 │+             at ./tests/integration_test.rs:186:25
[INFO] [stdout]          30 │+  13: integration_test::tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json
[INFO] [stdout]          31 │+             at ./tests/integration_test.rs:168:5
[INFO] [stdout]          32 │+  14: integration_test::tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json::{closure#0}
[INFO] [stdout]          33 │+             at ./tests/integration_test.rs:168:72
[INFO] [stdout]          34 │+  15: <integration_test::tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          35 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          36 │+  16: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          37 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          38 │+  17: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]          39 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]          40 │+  18: test::run_test_in_process::{closure#0}
[INFO] [stdout]          41 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]          42 │+  19: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          43 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]          44 │+  20: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]          45 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]          46 │+  21: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]          47 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]          48 │+  22: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]          49 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]          50 │+  23: test::run_test_in_process
[INFO] [stdout]          51 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]          52 │+  24: test::run_test::{closure#0}
[INFO] [stdout]          53 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]          54 │+  25: test::run_test::{closure#1}
[INFO] [stdout]          55 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]          56 │+  26: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]          57 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]          58 │+  27: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]          59 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]          60 │+  28: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          61 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]          62 │+  29: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]          63 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]          64 │+  30: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]          65 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]          66 │+  31: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]          67 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]          68 │+  32: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]          69 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]          70 │+  33: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]          71 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]          72 │+  34: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]          73 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]          74 │+  35: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]          75 │+             at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]          76 │+  36: <unknown>
[INFO] [stdout]          77 │+  37: clone
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json' (30) panicked at tests/integration_test.rs:187:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/integration_test__tests__bad-import-detections-error.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61cf98c99dea - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61cf98c99dea - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61cf98c99dea - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61cf98c99dea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61cf98cb2b2a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61cf98cb2b2a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61cf98c9f552 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61cf98c9f552 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61cf98c743ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61cf98c743ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61cf98c8ffa9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61cf97e0f59c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61cf97e0f59c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61cf98c90222 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61cf98c90222 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61cf98c744a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61cf98c68d39 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61cf98c7534d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61cf98cb339c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61cf98cb30e2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61cf97de92c0 - <core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61cf97de92c0 - integration_test[a78ec8c925ed5d91]::tests::test_whitelabel_extraction
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:187:13
[INFO] [stdout]   22:     0x61cf97deaaae - integration_test[a78ec8c925ed5d91]::tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:168:5
[INFO] [stdout]   23:     0x61cf97de69a7 - integration_test[a78ec8c925ed5d91]::tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:168:72
[INFO] [stdout]   24:     0x61cf97dfb356 - <integration_test[a78ec8c925ed5d91]::tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61cf97e0287b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61cf97e0287b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x61cf97e1006b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x61cf97e1006b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x61cf97e1006b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61cf97e1006b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61cf97e1006b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61cf97e1006b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x61cf97e1006b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x61cf97e09784 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x61cf97e09784 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61cf97e12c72 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x61cf97e12c72 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61cf97e12c72 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61cf97e12c72 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61cf97e12c72 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61cf97e12c72 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x61cf97e12c72 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61cf98c98def - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x61cf98c98def - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7b6165f91aa4 - <unknown>
[INFO] [stdout]   46:     0x7b616601ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_whitelabel_extraction_tests__fixtures__integrations__bad_import_detections__whitelabel_config_json
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "f710b3a093e4fe85f6afb63896b91c7ef47c2ce6a320c4d5517df35771387670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f710b3a093e4fe85f6afb63896b91c7ef47c2ce6a320c4d5517df35771387670", kill_on_drop: false }`
[INFO] [stdout] f710b3a093e4fe85f6afb63896b91c7ef47c2ce6a320c4d5517df35771387670
